﻿.item-on-hover, .btn-success, #button, .team img, .kehu figure a p {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}
.index_auth p{float:left;width:105px;margin-right:10px;border: 1px solid #fbfbfb;border-radius:4px;}
.index_auth p:nth-child(7){float:left;width:105px;margin-right:0px;border: 1px solid #fff;border-radius:4px;}
.index_auth p span{float:right;font-size:12px;color: #8c8c8c;line-height:15px;width:58px;margin-top:4px;}
.index_auth p em{float:right;font-size:12px;color: #8c8c8c;line-height:16px;width:58px;margin-top:10px;}
.index_auth p a{margin-right:0px;}
.index_auth p i{background-image:url(http://www.hzflmbj.com//skin/images/ico_footer.png);}
.index_auth p .foa{background-position:-0px -0px; width:43px; height:36px; display:inline-block; vertical-align:middle; float:left; opacity:.8;}
.index_auth p .fob{background-position:-43px -0px; width:43px; height:36px; display:inline-block; vertical-align:middle; float:left; opacity:.8;}
.index_auth p .foc{background-position:-86px -0px; width:41px; height:36px; display:inline-block; vertical-align:middle; float:left; opacity:.8;}
.index_auth p .fod{background-position:-127px -0px; width:41px; height:36px; display:inline-block; vertical-align:middle; float:left; opacity:.8;}
.index_auth p .foe{background-position:-168px -0px; width:41px; height:36px; display:inline-block; vertical-align:middle; float:left; opacity:.8;}
.index_auth p .fof{background-position:-209px -0px; width:41px; height:36px; display:inline-block; vertical-align:middle; float:left; opacity:.8;}
.index_auth p .fog{background-position:-250px -0px; width:43px; height:36px; display:inline-block; vertical-align:middle; float:left; opacity:.8;}
li {
    list-style-type: none;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
}
.slider__item a img {
	max-width: 100%;
	height: auto;
}
.slider__item a {
	width: 100%;
	height: auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	max-width: 1920px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	display: inline-block;
}
.slider {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.slider__wrapper {
	height: 100%;
	list-style: none;
	overflow: hidden;
 *zoom: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.slider__item {
	height: 100%;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-image: none;
	list-style-type: none;
}
.slider__item a {
	display: block;
}
.slider__arrows-item {
	position: absolute;
	display: block;
	margin-bottom: -30px;
	background-color: rgba(0,0,0,0.3);
	text-indent: -9999px;
	overflow: hidden;
	height: 60px;
	width: 50px;
	background-repeat: no-repeat;
}
.slider__arrows-item--right {
	bottom: 50%;
	right: 0px;
	background-image: url(../images/banner-fy.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	transform: translate(50px, 0);
	-ms-transform: translate(50px, 0);
	-webkit-transform: translate(50px, 0);
	-moz-transform: translate(50px, 0);
	-o-transform: translate(50px, 0);
}
.slider__arrows-item--left {
	bottom: 50%;
	left: 0px;
	background-image: url(../images/banner-fy.png);
	background-position: center top;
	background-repeat: no-repeat;
	transform: translate(-50px, 0);
	-ms-transform: translate(-50px, 0);
	-webkit-transform: translate(-50px, 0);
	-moz-transform: translate(-50px, 0);
	-o-transform: translate(-50px, 0);
}
em {font-style: normal;}
.slider:hover .slider__arrows-item--right, .slider:hover .slider__arrows-item--left {
	transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0)
}
.slider__nav {
	position: absolute;
	bottom: 10px;
}
.slider__nav-item {
	width: 16px;
	height: 16px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	border: 2px solid #fff;
	border-radius: 54px;
}
.slider__nav-item--current {
	background: #fff;
}
.slider__nav-item:hover {
	background: #fff;
}
